-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.0.1
-
Code
-
Classes
- CartSet
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
326 |
Lines of code |
164 |
Logical lines of code |
96 |
Comment lines |
83 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
46 |
10 |
40 |
setPriceForItem() |
S |
54 |
6 |
22 |
sortItems() |
S |
63 |
5 |
11 |
setPriceForItemsByPosition() |
S |
59 |
4 |
15 |
removeMark() |
S |
64 |
3 |
10 |
getItemsByPositionWithReference() |
S |
65 |
3 |
9 |
getItemsByPosition() |
S |
69 |
2 |
7 |
__clone() |
S |
69 |
2 |
7 |
getPrice() |
S |
68 |
2 |
7 |
getPositions() |
S |
73 |
1 |
5 |
getItems() |
S |
82 |
1 |
3 |
getTotalPrice() |
S |
80 |
1 |
3 |
incQty() |
S |
81 |
1 |
3 |
recalculateHash() |
S |
70 |
1 |
6 |
getHash() |
S |
82 |
1 |
3 |
hasMark() |
S |
79 |
1 |
3 |
addMark() |
S |
77 |
1 |
4 |
setQty() |
S |
81 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |